Skip to content

Conversation

yaph
Copy link

@yaph yaph commented Dec 17, 2021

A call like from_shorthand('C7sus4') resulted in an "Unknown shorthand" error. I noticed that some other entries in chord_shorthand_meaning were not present in chord_shorthand so I added these as well.

To run make test I had to install numpy.

The following call still results in an error, but I don't know the code well enough to make it work:

from_shorthand('C9b5')

@BonifacioCalindoro
Copy link

Nice work

@ldrolez
Copy link

ldrolez commented Aug 8, 2023

I think 11 and add11 are different: add11 has an added 11th without the 7th and 9th
Same problem with add13

@BonifacioCalindoro
Copy link

I think 11 and add11 are different: add11 has an added 11th without the 7th and 9th
Same problem with add13

Exactly, those chords imply different notes. That difference is necessary for the robustness of modern harmony

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants